hip.event.handlers.keyboard

Undocumented in source.

Public Imports

hip.event.handlers.button
public import hip.event.handlers.button;
Undocumented in source.
hip.api.input.keyboard
public import hip.api.input.keyboard;
Undocumented in source.

Members

Classes

KeyboardHandler
class KeyboardHandler

This class controls callbacks related to keyboard buttons state, as its downtime, uptime, its current state, modifier key states and callbacks assigned to specific keys.

Functions

toUppercase
char toUppercase(char a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta